CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 龙格 matlab

搜索资源列表

  1. lPG

    0下载:
  2. 通过龙格库塔法求解长周期光纤光栅,得到其传输特性-By Runge-Kutta method to solve long-period fiber grating, by its transmission characteristics
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:986
    • 提供者:liuxiqing
  1. matlab

    0下载:
  2. 龙格4阶matlab仿真 进行数据仿真运算看可以进行调用和修改-runge MATLAB m-file
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1150
    • 提供者:jianglin
  1. 08041107

    1下载:
  2. 基于随机共振的弱信号检测,sr为龙格库塔方法解方程,rs为检测的主程序-Based on stochastic resonance in weak signal detection, sr for the Runge-Kutta method to solve the equation, rs for the detection of the main program
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:923
    • 提供者:fengdong
  1. NumericalMethodBasicSample

    1下载:
  2. 数值方法基本例题MATLAB解法,基本解方程,龙格-库塔,牛顿法等-Example MATLAB solution of basic numerical methods, the basic solution of equations, Runge- Kutta, Newton' s law
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:69688
    • 提供者:王跃辉
  1. Runge-Kutta

    1下载:
  2. 龙格-库塔法(Runge-Kutta)是用于模拟常微分方程的解的重要的一类隐式或显式迭代法。-Runge- Kutta method (Runge-Kutta) is used to simulate the ordinary differential equations of an important class of implicit or explicit iterative method.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-25
    • 文件大小:1408
    • 提供者:张勇
  1. matlab-chengxu

    0下载:
  2. matlab的几个重要程序 大家好好看看 里面有龙格 库塔算法-matlab 重要程序
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:10729
    • 提供者:ghf
  1. MATLAB

    0下载:
  2. 四节龙格库塔程序,这是一个很高的程序,快来下载吧,齐纳的朋友么-this is a good for everything
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:734
    • 提供者:ygs
  1. matlab-function

    1下载:
  2. 自编基于龙格库塔法的Matlab数值积分函数 -Self-compiled Matlab based on Runge-Kutta method of numerical integration of functions
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:丁丽娜
  1. lgkt-matlab

    1下载:
  2. 是一个matlab如何编写龙格库塔的程序。他用来求解常微分方程,具有很好的优势。-matlab programming language. Single precision of the Runge- Kutta- Kiel in the initial conditions for n simultaneous differential equations very Good.
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:2048
    • 提供者:张慧
  1. MATLAB

    0下载:
  2. matlab实现4阶龙格库塔的一个示例,分为三个子函数来调用-Matlab 4 order LongGe coulthard s a sample
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1231
    • 提供者:小华
  1. lgktsf-matlab

    0下载:
  2. 龙格库塔算法,微分方程组求解,用matlab语言编写。-Runge-Kutta algorithm, the differential equations solved using matlab language.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1248
    • 提供者:星辰
  1. Matlab-Runge-Kutta-method

    2下载:
  2. 数值分析中求解龙格库塔法解微分方程的matlab程序-Matlab program for solving the Runge-Kutta method for solving differential equations in numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:3375
    • 提供者:seven
  1. matlab

    0下载:
  2. 基于龙格库塔法的Matlab数值积分函数,每一步都非常清楚完整的解释出来-Based on the Runge-Kutta method of the Matlab numerical integration function, every step is very clear complete explanation out
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:4750
    • 提供者:米米
  1. matlab-longe-kuta-

    0下载:
  2. matlab编的4阶龙格库塔法解微分方程的程序,龙格库塔方法是常用的微分方程计算工具-matlab compiled program 4-order Runge-Kutta method for solving differential equations, Runge-Kutta method is commonly used differential equations tool
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:3365
    • 提供者:zhoujian
  1. matlab-3-Runge-Kutta-4-lRunge-Kutta

    0下载:
  2. 三、四阶龙格库塔算法编程方法,matlab自带效果类似,仅供参考-Third, fourth-order Runge-Kutta algorithm programming method, similar to the effect matlab comes for reference only
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:8922
    • 提供者:zhoujian
  1. MATLAB-M-FILES

    1下载:
  2. 数值分析例题,包括欧拉法、龙格-库塔法、牛顿拉夫逊算法、牛顿-斯柯特和高斯消元法-Gaussian Elimination Row Operations Newton Raphson Newton-Cotes integration Euler s method Runga-Kutta gaussjordan
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:4096
    • 提供者:cecile
  1. matlab-nav

    0下载:
  2. 根据四元数法和四阶龙格--库塔法进行导航解算matlab代码,并绘画出导航解算后的飞行轨迹图 包含.xls格式或.mat格式的数据文件中的数据 及详细报告-According quaternion method and fourth-order Runge- Kutta method for navigation solver, and figured out the navigation solution after the flight path map contains. Xls form
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:94686
    • 提供者:wangxun
  1. matlab-longbeige

    0下载:
  2. matlab 龙贝格 matlab 龙贝格 matlab 龙贝格 -matlab matlab matlab matlab matlab matlab matlab matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:11569
    • 提供者:嗷嗷
  1. matlab-example

    4下载:
  2. 我的毕业设计,用matlab仿真外弹道,在已有的外弹道模型下运用龙格库塔算法进行解算,最后做了相应的GUI界面!-I graduated from the design, simulation using matlab exterior ballistics, exterior ballistics in the existing model using Runge-Kutta algorithm solver, and finally made the corresponding GUI in
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:764952
    • 提供者:tonhigh
  1. Matlab

    0下载:
  2. Matlab中龙格-库塔(Runge-Kutta)方法原理及实现-Matlab, Runge- Kutta (Runge-Kutta) method principle and implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:32985
    • 提供者:zhangyanyan
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com